projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6ea22e
)
fix apr-util URL
author
npodolak
<
[email protected]
>
Tue, 7 Oct 2014 18:51:04 +0000
(14:51 -0400)
committer
npodolak
<
[email protected]
>
Tue, 7 Oct 2014 18:51:04 +0000
(14:51 -0400)
apr-util 1.5.3 is no longer hosted on biblio.org. Get it from archive.apache.org.
libs/apr-util/Makefile
patch
|
blob
|
history
diff --git
a/libs/apr-util/Makefile
b/libs/apr-util/Makefile
index 90f856a1185d5ebfd4071e44f6e2d9c0a13194f0..3026885dd533d5e69b3a8e2223e850da29c527e7 100644
(file)
--- a/
libs/apr-util/Makefile
+++ b/
libs/apr-util/Makefile
@@
-12,7
+12,7
@@
PKG_VERSION:=1.5.3
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_SOURCE_URL:=http
://mirrors.ibiblio.org/apache
/apr/
+PKG_SOURCE_URL:=http
s://archive.apache.org/dist
/apr/
PKG_MD5SUM:=6f3417691c7a27090f36e7cf4d94b36e
PKG_MAINTAINER:=Thomas Heil <
[email protected]
>
PKG_LICENSE:=Apache License